d/rules: Show test log if build-time test fails
authorSimon McVittie <smcv@debian.org>
Tue, 19 Jan 2021 10:43:33 +0000 (10:43 +0000)
committerSimon McVittie <smcv@debian.org>
Tue, 19 Jan 2021 10:43:33 +0000 (10:43 +0000)
commit0465c100949ed7dbafae4829eef848d17d9d81b1
tree597072c8fc2bfdb00cb1b8abb8bf71654643f74a
parent8e87d028dd9cd22b81f869e9316bcb695ff5e565
d/rules: Show test log if build-time test fails

dh_auto_test would automatically show meson-logs/testlog.txt, but
because we're running with --setup=x11, we get meson-logs/testlog-x11.txt
instead.
debian/rules